home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / stac0193.zip / TEC001.DOC < prev    next >
Text File  |  1992-11-03  |  3KB  |  50 lines

  1. ___________________________________________________________________________
  2. STAC FAX                                                           STAC FAX
  3.  
  4. Title: Third Party Disk Optimization Programs and Stacker 2.0
  5.  
  6. STACKER NOTE TEC001 - 2/20/92                          STAC FAX Index #2402
  7. ___________________________________________________________________________    
  8.  
  9. Background.
  10.  
  11. Writing to disk can cause file fragmentation over time.  Third party 
  12. disk optimization programs such as Norton Speedisk, PCtools Compress, and 
  13. VOPT were designed to optimize (defragment) un-Stacked drives.  Their use 
  14. on Stacker drives should be avoided.  Stacker 2.0 includes a utility called 
  15. SDEFRAG to optimize and defragment a Stacker drive.  Note: SDEFRAG will not        
  16. optimize an un-Stacked drive. 
  17.  
  18.  
  19. Why shouldn't I run third party optimizers on a Stacker drive?
  20.    
  21.    Stacker is able to store data more efficiently than DOS by allocating 
  22.    file storage units at the sector level.  A sector, usually 512 bytes, is 
  23.    the smallest unit of storage that a hard disk controller can write.  
  24.    DOS, on the other hand, uses fixed size, multi-sector groups (clusters) 
  25.    for file allocations.   A cluster, typically a group of 4 sectors for 
  26.    partitions under 128 MB, is the smallest unit of storage used by DOS.  
  27.    While DOS uses a File Allocation table (FAT) to allocate the cluster usage 
  28.    in a drive, Stacker keeps both a cluster FAT and a sector FAT.  
  29.    An Optimization program will read the FAT to find all the file fragments, 
  30.    then put the pieces together using contiguous clusters.  Since DOS doesn't 
  31.    keep track of individual sectors like Stacker does, these programs, which 
  32.    existed long before Stacker came along, were designed to read only a 
  33.    cluster FAT.  They were not designed to read a sector FAT.  This is why 
  34.    they should not be used on the Stacker drive.  
  35.  
  36. What if I accidentally run a third party optimizer on a Stacker drive?
  37.  
  38.    Because these programs don't read Stacker's sector FAT, they tend to
  39.    fragment a Stacker drive as they assemble the file's pieces in what they
  40.    think is a contiguous order.  The data remains safe, however, the 
  41.    optimization process may have created lost sectors.  Run the Stacker 
  42.    utility :   SCHECK /F   to reclaim these lost sectors.  Then run SDEFRAG 
  43.    to defragment the drive.
  44.  
  45. ___________________________________________________________________________
  46. Copyright 1992, Stac Electronics                    STAC FAX (619) 431-6712
  47.  
  48.  
  49.  
  50.